Skip to content

Fix docs build on docs.rs#154

Merged
RAprogramm merged 1 commit intomainfrom
eye-of-ra/fix-docs.rs-build-failure-for-masterror
Sep 29, 2025
Merged

Fix docs build on docs.rs#154
RAprogramm merged 1 commit intomainfrom
eye-of-ra/fix-docs.rs-build-failure-for-masterror

Conversation

@RAprogramm
Copy link
Owner

Summary

  • drop the removed doc_auto_cfg feature gate and qualify rustdoc links so documentation builds on the docs.rs nightly toolchain
  • refresh trybuild expected stderr outputs to reflect the current compiler diagnostics
  • bump the crate to version 0.24.10 and document the change in the changelog and README snippet

Testing

  • cargo +nightly fmt --
  • cargo +nightly build --all-targets
  • cargo +nightly clippy --all-targets --all-features -- -D warnings
  • cargo +nightly test --all
  • RUSTDOCFLAGS="--cfg docsrs" cargo +nightly doc --no-deps --all-features
  • cargo audit
  • cargo deny check

https://chatgpt.com/codex/tasks/task_e_68d9cbe64ca0832b9efb8b75a0f4174d

@RAprogramm RAprogramm merged commit 975cc00 into main Sep 29, 2025
4 of 5 checks passed
@RAprogramm RAprogramm deleted the eye-of-ra/fix-docs.rs-build-failure-for-masterror branch September 29, 2025 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant